on

fun <T> on(flowable: Flowable<T>, listener: (T) -> Unit)

Sources

jvm source
Link copied to clipboard